home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
misc
/
tds-2.04.lha
/
TDS
/
Examples
/
AmigaE
/
example.e
< prev
next >
Wrap
Text File
|
1994-08-31
|
67b
|
8 lines
/* example.e */
PROC main()
WriteF('Hello World !\n')
ENDPROC